home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / SOUND / RTRACK / !RTracker / !Help < prev    next >
Text File  |  1997-04-07  |  23KB  |  349 lines

  1. !Help for Risc Tracker v3.27
  2. (c) 1993-97 Ian Clark of Rooster PD
  3.  
  4. This version of Risc Tracker is StrongARM compatable.
  5.  
  6. The Scream Tracker 3 conversion program was written by and is © 1996 Michael Pohle. The modified version of which may /NOT/ be distributed seperatly from the Risc Tracker application.
  7.  
  8. This application is Freeware
  9. It also uses Acorns Interactive !Help
  10. Please read the licence at the end of this file
  11.  
  12. Firstly
  13. ~~~~~~~
  14.  
  15. A big thank you to all the people who helped me beta test this program, and without whom it would much buggier than it is. (Names at the end of the file)
  16.  
  17. Read this bit first...
  18. ~~~~~~~~~~~~~~~~~~~~~~
  19.  
  20. OK, I'll be honest, I'm a programmer (No, really!) not a !Help file writer, and although I have tried to make this file and the StrongHelp interactive help file as easy to understand as possible I need to know if it's not right. So if there's something you are not sure about or don't understand GET IN TOUCH WITH ME and I shall endevour to help.
  21.  
  22. PLEASE DO NOT CONTACT THE PERSON YOU OBTAINED THIS PROGRAM FROM AS THEY WILL PROBABLY NOT BE ABLE TO HELP YOU AS WELL AS I CAN
  23.  
  24. My contact details are at the end of this file
  25.  
  26. Introduction
  27. ~~~~~~~~~~~~
  28.  
  29. Risc Tracker is a multi format music file player, some of it's features are:-
  30.  
  31.      * It can play Coconizer, Digital Symphony, Tracker, QTM, DXen, Matrix¹ and Scream Tracker² files as well as audio CDs
  32.      * It has easy to use CD player like controls
  33.      * It can hold a list of tunes in memory, which it can play in a variety of ways, eg, repeat one track, shuffle, program, intro scan.
  34.      * It can scan a directory for tunes that it can play
  35.      * The filetypes that are recognised can be altered, so for example, if there is a filetype that QTM will play, and Risc Tracker doesn't know then you can add it
  36.      * Memory for tracks can be allocated dynamically, even on pre-Risc PC machines, which helps reduce RMA fragmentation
  37.      * SJPDs PD Tracker setup files can be used
  38.      * A Small toolbar is available, to prevent the display being cluttered
  39.      * Adjust click on the CDFS icon for a quick CD player.
  40.      * CD-Roms that contain tracker files can have a playlist associated with them, which will be auto loaded when they are inserted.
  41.      * And much more....
  42.  
  43. Interactive help is fully supported, as well as StrongHelp using Guttorm Viks StrongHelp application. Press F1 while the pointer is over an icon and you can get help on it. (Not for all icons)
  44.  
  45. ¹Notes on the Matrix file format: You cannot fast forward or rewind through these songs while they are paused.
  46.  
  47. ²Notes on Scream Tracker: Risc Tracker cannot directly play Scream Tracker (sorry, there isn't a module to play them!) so I convert them to Matrix first. Although this process is multitasking it could take some time. (You have been warned!!!!)
  48.  
  49. The conversion program was written by and is (c) Copyright Michael Pohle 1996.
  50. The modified conversion program is used with permission and may **NOT** be distributed seperatly from Risc Tracker.
  51.  
  52. Notes on crashes
  53. ~~~~~~~~~~~~~~~~
  54.  
  55. If you are using Risc OS 3.5 and above, and the program crashes it may leave some dynamic areas behind. These will be removed if the program is reloaded.
  56.  
  57. Some terms used in this file
  58. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  59.  
  60. Track - This refers to an actual music file. This could be coconizer, digital symphony, etc.
  61.  
  62. Pattern - This is part of a track, each track is split up into a number of patterns
  63.  
  64. Playlist - A playlist is a list of tracks that RiscTracker keeps in memory so you can select the tracks to play. Only the names of the tracks are held in memory, not the actual tracks.
  65.  
  66. A good way to look at this is like a CD, the playlist is like the CD, with the tracks representing tracks on that CD. A pattern is part of a track, so when you could refer to a track on a CD as so many minutes long, then you could say a track in a playlist is so many patters long, see?
  67.  
  68. How to play a song supported by Risc Tracker
  69. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  70.  
  71. This is easy, load the Risc Tracker application and either drag the song file onto the Risc Tracker icon (the one that looks like a portable CD player) or double click on the file. If the file is understood it will begin to play.
  72.  
  73. NB: Some filetypes can only be loaded by dragging them to Risc Tracker, for example, Scream Tracker 3 files are normally filetyped as data, so you don't want to be able to double click them (Because a non-scream tracker file could cause problems) so you have to drag them to Risc Tracker.
  74.  
  75. If the file does not play but it is a format supported by Risc Tracker then you will probably need to edit the types file, see the section entitled 'Tune types redefinition' below for instructions. If you don't understand how to do this then get in touch with me and I will try to help!
  76.  
  77. How to create a playlist file
  78. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  79.  
  80. There are three ways you can do this:-
  81.  
  82. 1) You can get the program to scan a directory and create a playlist file for all the songs in that directory. Drag the directory containing your songs to the Risc Tracker icon and the program will search through it and create a playlist of all the songs it finds there. If you want to save this list then click menu over the iconbar icon and slide off the save item to reveal a standard save box.
  83.  
  84. NB: This scan will NOT pick up files that have to be dragged to Risc Tracker, so it will not get Scream Tracker files that are filetyped as data for instance.
  85.  
  86. NB2: If you click on the 'Save as default' button then the playlist will be saved inside the !RTracker directory as the default playlist, which can be loaded on startup by selecting the 'Load program from !RTracker' option.
  87.  
  88. 2) Open a fresh window in a text editor, eg !Edit or !StrongED, and press RETURN so the first line is blank. This IS IMPORTANT. Next drag the tunes you want in your playlist into this window while holding down the SHIFT key. Once you have saved the file you need to filetype it correctly. Move the pointer over the file in the filer window and press the MENU button on the mouse, move left over the 'File 'xxx'' section (where xxx is the name of the file) and then move left over the 'Set type' option. Press CTRL-U to clear the icon, and type 'playlist' then press RETURN
  89.  
  90. 3) Slightly more complicated this: Put the common part of the path on the first line, and put the remaining bits on the rest of the lines, see? Eg, if you have some tracks in ADFS::Rooster.$.Music, then you could put something like:
  91.  
  92.     ADFS::Rooster.$.Music.
  93.     Track1
  94.     Track2
  95.     Track3
  96.  
  97. The main window
  98. ~~~~~~~~~~~~~~~
  99.  
  100. The best way to find out about this is to use interactive help, or try pressing F1 while the mouse pointer is over an icon. But anyway here goes...
  101.  
  102. Hang on a sec lets just open the main window, right, now...
  103.  
  104. The main window is devided up into four sections, the black section at the top left gives information on the sate of the current tune. Along the bottom of this section are some icons. From left to right these are: Stop, pause, play, repeat, shuffle, and playlist. The three dashes are used when you are using the number buttons to enter a track number.
  105.  
  106. These icons should be quite self explanitory, but I shall just elaborate on the playlist and repeat icons. The program icon lights up when there is a playlist in memory. The repeat icon can be toggles in three states. These are 'Off','Repeat all','Repeat 1' The repeat one option repeats the current track over and over and over and over.... The repeat all option is not available if there isn't a playlist in memory.
  107.  
  108. The black icons below this display section shows the author and name of the tune, the 'Repeat' and 'Shuffle' icons to it's left toggle the states of the repeat and shuffle functions. The repeat function can be used to repeat one, or all the tracks in a playlist. If the shuffle function is selected then the tracks are played in a random order.
  109.  
  110. The four icons below are the main control icons, from the left these are:
  111.  
  112. Backwards- If there is no tune playing this button deincrements the current track number, assuming there is a program loaded. Otherwise, if a track is playing it rewinds through the track.
  113.  
  114. Play/pause- If there isn't a tune playing this button plays the current tune, assuming a program is loaded. If there is a tune playing this button toggles the pause function.
  115.  
  116. NB: Click on this button with ADJUST while a tune is playing and it is skipped.
  117.  
  118. Stop/Eject- This, erm, stops playback. If no tune is playing it clears the playlist, or ejects the CD if in CD mode.
  119.  
  120. Forwards- This is the opposite of the backwards button, when playing it fast forwards through the song. Otherwise it increments the track number.
  121.  
  122. The bar below these buttons allows you to set the volume level. This does not work for tracker files on new machines. (ie. Those with Risc OS 3.5 or later)
  123.  
  124. The number buttons to the top right of the window are used to enter a track number directly. Press the buttons 1-9 to access tracks 1 through 9.
  125.  
  126. To select tracks 10 through 19, just press the '+10' button followed by the second digit, eg to select track 18 press '+10'-'8'. To select track 10 ADJUST click on this icon.
  127.  
  128. To select track 20 and higher, press the '>20' button and then use the number buttons to type in your track number, with '+10' being used as the zero. You may need to press the '>20' button again to register your choice. As you do this you will see the track being entered into the bottom right corner of the display section.
  129.  
  130. The three radio icons to the right of the window control various functions.
  131.  
  132. Intro scan - When this option is selected, ie the button is popped in, then only the first two patterns of a song are played, and then the next song is played. This is like the intro scan feature on many CD players.
  133.  
  134. Speaker - This option allows you to toggle the state of the internal speaker. This option will only work on old Archimedies and the A3000, on newer machines, eg the A30x0, A4000, A5000, A7000, Risc PC the speaker is turned off when a plug is plugged into the headphone socket on the back.
  135.  
  136. Super VGA - This is another option for people with pre-Risc PC machines. It is designed for people who use VIDC enhancers, or super VGA mode 31. In these modes tracker songs are played back too fast. Select this button and they will be played back at the correct speed. This only works for Tracker files. Digital Symphony and QTM files will allways be played back at the correct speed. Coconzier files will just have to sound fast.
  137.  
  138. The options window
  139. ~~~~~~~~~~~~~~~~~~
  140.  
  141. The options window is split up into five sections, these can be accessed by using the radio buttons along the left hand side. The 'OK' button is used to register the selection, the 'Cancel' button disregards any changes made since the window was opened. The 'Save' button is the same as 'OK' but it saves the options for the next session.
  142.  
  143. General options
  144. ---------------
  145.  
  146. 'Use dynamic area instead of RMA' - If this option is selected then the program will attempt to used dynamically allocated memory to store tracks in, instead of RMA. This helps to prevent RMA fragmentation. On pre Risc OS 3.5 machines the system sprite area is used, which can cause problems with programs which use this area themselvs. EG !SparkFS. On newer machines a dynamic area is reserved for the song.
  147.  
  148. 'Display tools' - This option causes a small toolbar to be displayed above the left hand side of the iconbar when the main window is closed. This allows you to control the playing of tracks when the main window is closed.
  149.  
  150. 'Allow F1 'strong' help on icons' - If this options is selected you can put the pointer over an icon and press F1 to get help via !StrongHlp. Help is not available for all icons in this way.
  151.  
  152. Startup options
  153. ---------------
  154.  
  155. NB: As options in this section are only invoked when the program starts you will have to click on 'Save' if you make any changes in this section and you want them to work.
  156.  
  157. 'Load program from !RTracker' - When the program starts a playlist is loaded from Risc Tracker's directory if it exists. To save this default playlist click on the 'Save as default' button in the save box.
  158.  
  159. 'Enter CD mode' - Select this and, providing you have a CD Rom drive, Risc Tracker will startup ready to play audio CDs
  160.  
  161. 'Start playing' - If a playlist is loaded and this option is on, then when the program starts it also starts playing.
  162.  
  163. 'Shuffle' - The shuffle option is turned on if this is selected
  164.  
  165. 'Repeat all' - The repeat all option is turned on
  166.  
  167. 'VIDC Enhancer (Super VGA)' - This options controls the setting of the 'Super VGA' option
  168.  
  169. Speaker/Volume
  170. --------------
  171.  
  172. Using the radio buttons in this section you can elect to either turn on or turn off the speaker. Or you can just leave it alone.
  173.  
  174. The volume writable icon slects the initial volume level on startup. Eg a value of 50% will set the volume at half way.
  175.  
  176. CD control
  177. ----------
  178.  
  179. 'Stop CDs on exit' - Select this and CDs will be stopped when the program is quit, otherwise they will carry merrily on!
  180.  
  181. 'Enable quick CD control from CDFiler' - If this option is selected then a small patch is applied to the CDFiler, this means that if you click with adjust on the CD icon on the iconbar then a window will open allowing you to control the playing of audio CDs
  182.  
  183. 'Do not remove on exit' - If this option is selected then the patch is not removed when the program quits, so you can still adjust click to play CDs.
  184.  
  185. NB: Once the program is quit there is no way to remove the patch without resetting the machine.
  186.  
  187. 'Nudge track 1:' - Enabling this option causes the begining of track 1 to be skipped, the amount of skippingness is dictated in the writable icon to the left. The reason for this is that some CD Roms try to play the track data which is located at the beginning of track 1. Therefore they won't play track one correctly, enabling nudgeing and entering an appropriate value should solve the problem. Unfortunatly the value to enter is not known, apparantly 150 is correct, but it may take a bit of fiddleing to get it to work with your CD Rom.
  188.  
  189. Window options
  190. --------------
  191.  
  192. 'Open main window on startup' - If this option is selected then the main window will be opened when the program loads (suprising really), if this option is not selected and the toolbox is on this will be displayed when the program loads.
  193.  
  194. 'Initially rolled up tools' - Select this and the toolbar will be rolled up (minimized)
  195.  
  196. 'Hotkeys only if pointer in window' - If this option is selected then you must have the mouse pointer inside one of Risc Tracker's windows for hotkeys to work. This is usefull if another program passes on keypresses that it shouldn't and Risc Tracker intercepts them.
  197.  
  198. 'Enable pointer tip control' - When this is switched on hold down ADJUST-MENU and a small window will pop up around the pointer. This allows you to control the player functions. This window will close when you move out of it.
  199.  
  200. NB: If some other program has priority over the ADJUST-MENU click then this may not work!
  201.  
  202. Some things that might not be too obvious
  203. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  204.  
  205.    I've tried to make the program as easy to use as possible but here are some things that might not be too obvious:-
  206.  
  207.    Patch CDFiler - If you want to apply the patch so that when you adjust click on the CDFS icon on the iconbar a small control window pops up, then you can do so without loading Risc Tracker. Just call Risc Tracker with the -CD option. This is how I load it in my boot file, thus:-
  208.  
  209.              Run ADFS::4.$.Music.!RTracker -CD
  210.  
  211.    NB: Once applied, this patch can't be removed without a CTRL-BREAK.
  212.  
  213.    Track scan - If you drag a directory to the Risc Tracker icon it will be scanned for tunes that I know (as defined in the types file) it will then build a playlist of these tunes. If you open the save window, set the save filename to '<RTrack$Dir>.Program' [This is the default filename!] and click on OK this playlist will be used as the default. If you press shift and drag a file/directory to the icon then the directory containg that file will be scanned, this means you can scan a whole hard disc, CD, etc.
  214.  
  215.    Sprite area - Tracks can be loaded into sprite area to prevent RMA fragmentation on pre Risc PC machines, use the 'Use dynamic areas instead of RMA'.
  216.  
  217.    Tracklist - Select the 'Tracks...' option from the menu in the main window and you will be presented with a list of tracks, if you type in the name of a song into the writable icon the program will search for the song. This is interactive, so everytime you press a letter the program searches.
  218.  
  219.    Ram tansfer - You can save and load playlists from other programs, such as !Edit. This means that you can save a playlist to !Edit and then load it back one you have edited it.
  220.  
  221.    Help - There is full support for the !Help application and if you open the info window you will see a help button, click on it to attempt to load !StrongHlp. Previous versions of !RTracker has strong help included inside the !RTracker directory. This has been removed, although it might still be distributed seperatly. This is how I look for Strong Help :
  222.  
  223.       * It is loaded? if not...
  224.       * Has it been 'seen' by the filer, if not...
  225.       * Is it inside !RTracker (You can put a copy here if you want, and distribute it with this inside!), if not...
  226.       * Is is in the same directory as !RTracker, if not...
  227.       * Give up and load this file instead.
  228.  
  229.    If you don't have a copy of !StrongHlp and one was not supplied with this program then you can order it from the Datafile PD library, it's on UT184.
  230.    
  231.    Scanning - This can be aborted by pressing escape. (You may need to keep it pressed for a few seconds!), Also, if the main window is open then the number of found tracks will be displayed while scanning.
  232.  
  233.    The 'Fast response' option - If this is turned off then the program will use Wimp_PollIdle, this should make the machine run slightly faster, but I doubt you'll notice the difference. If this options is off the speaker icon in the main window will not update to reflect the current state of the speaker.
  234.  
  235.    The three option buttons in the main window don't affect the options that are saved.
  236.  
  237.  
  238. Tune type redefinition
  239. ~~~~~~~~~~~~~~~~~~~~~~
  240.  
  241.    This facility allows you to decide what module plays what type of tune. This means that if you find a format that can be played by QTM for example, but Risc Tracker doesn't support it then you can add it to the list and next time you load Risc Tracker the file will be loaded into QTM.
  242.  
  243. NB: Obviously certain format files wont play with certain players, for example you could make the coconizer player load symphony files but they wouldn't play (You would probably crash the program, and possibly the machine!)
  244.  
  245.    There seems to be some confusion over which file type represents which type of tune, so I decided to let you choose. Inside the !RTrack directory is a file called 'Types' (If it isn't there defaults are used!) If you look inside this file you will find lines like
  246.  
  247.    xxx,y
  248.  
  249.    Where xxx is the file type in hex and y is the type of song. For example if we take the line
  250.  
  251.    10B,0
  252.  
  253.    This tells Risc Tracker to treat any files with the file type &10B as type 0, digital symphony. The reason for this system is so that you can add files to the list if I have forgotten or I don't know about them. The types supported are
  254.  
  255.    0 - Digital symphony
  256.    1 - Tracker
  257.    2 - Coconizer
  258.    3 - QTM
  259.    4 - DXen
  260.    5 - MatrixTRK
  261.    6 - Scream Track (via conversion)
  262.    99- Digital symphony (new format)
  263.  
  264. Use type 99 to force the new digital symphony module on pre RPC machines.
  265.  
  266. If you add 100 to the value (eg, 106 for scream tracker) then this type must be dragged to Risc Tracker to make it play, this is used for Scream Tracker files that are filetyped as data. This is so that double clicking on a data file won't load Risc Tracker and try to play it. Also these files will be ignored on directory scanning.
  267.  
  268. History
  269. ~~~~~~~
  270.  
  271. Erm, this is in the seperate file called 'History' inside !RTracker, 'cos it's too bloody big.
  272.  
  273. Beta testers
  274. ~~~~~~~~~~~~
  275.  
  276. To the following people I'd like to say a very big thank you (In no particular oder):-
  277.  
  278.      Alex Singleton
  279.      Colin G. Bennett
  280.      Tor Houghton
  281.      Mike Pumford
  282.      Matthew Williams
  283.      Richard Goodwin
  284.      William Holland
  285.      Dirk Bollema
  286.      Lenny
  287.      Nick Kaijaks
  288.      Terry Moffit
  289.      Malcolm Knight
  290.      Colin McQueen
  291.      Angelo Melis
  292.      William
  293.  
  294. A special thank you to Malcolm Knight for putting up with my persistant attempts to get the program to work with SCSI drives, and to Tom Tanner for testing with his amazing 40 (yes 40) track CD and a few slight code tweaks.
  295.  
  296. Last bit...
  297. ~~~~~~~~~~~
  298.  
  299.    Right, there is no warrenty, either express or implied, and this program is not guarenteed fit for use in any situation. I (the author) take no responsability for any (mis)use of this program by you (the user) and I can accept NO responsibility for any damage incurred by doing so.
  300.    Basically, if something goes wrong, it's not my fault.
  301.  
  302. The Risc Tracker application was written by Ian Clark, all files (exept the player modules and Scream Tracker 3 conversion program) are copyright 1993-97 Ian Clark and may not be copied or changed. You may alter your own, private, not to be given away, copy though.
  303.  
  304. This program is FREEWARE but it /must be distributed unaltered./ and NO charge may be made for it! (This does not account for media and handling costs, which people (eg PD Librarys) may make. Such charges are nowt to do with me and at the discression of the person/company you got the program from.)
  305.  
  306. The Scream Tracker 3 conversion program was written by and is © 1996 Michael Pohle. The modified version of which may /NOT/ be distributed seperatly from the Risc Tracker application.
  307.  
  308. You may translate the !RTracker.Resources.Messages file into another language if you like, and if you do please send me a copy!
  309.  
  310. If you have any queries, bugs¹, money, or general comments about this or any
  311. other program by me please write to the following address (A disc with some PD will make my reply that much swifter):-
  312.  
  313. You can contact me by...
  314. ~~~~~~~~~~~~~~~~~~~~~~~~
  315.  
  316. Post:
  317.  
  318.    Ian Clark
  319.    146 York Road
  320.    Haxby
  321.    York
  322.    North Yorkshire
  323.    ENGLAND YO3 3EL
  324. This is my home address, so in term time it'll take a while to reach me.
  325.  
  326. Fax:
  327.  
  328.    (01904) 763549
  329.  
  330. The wonderous electronic mail:
  331.  
  332.    se96ic@dmu.ac.uk
  333. This is valid until June '98, and then from Sep '99 to June 2000
  334.  
  335. Bugs¹
  336. ~~~~~
  337.  
  338.    Right, lets get this straight, shall we. If you find a bug, don't just sit there swearing at the program, write to me and tell me, otherwise I can't fix them. Please include all the details about what caused the crash, ie, what setup, memory, OS version, expansion cards, your taste in music, etc. is all usefull.
  339.    Obviously all bugs have been added by me subconsiously and are in fact features designed to brighten up your day and bring a little frustration into your life... Ho hum!
  340.  
  341. And finally...
  342. ~~~~~~~~~~~~~~
  343.  
  344.    I understand that huge great sums of money are a burden on the soul, so if you have any then send them to me! (Well, it was worth a try!)
  345.  
  346. 'Are you all sitting comftibold two square on your botty?
  347. Good, then I'll begin....' The Small Faces - "Ogden's Nut Gone Flake"
  348.  
  349. Bye! [8-)